home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Interface / it.dig / scripts / DefineButton2_186 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-24  |  87b  |  5 lines

  1. on(release){
  2.    _global.Categoria_xml = "REVISTA";
  3.    _root.categoria_mc.play();
  4. }
  5.